home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / 32 / utils / cxptw134 / data.z / curves.ini < prev    next >
INI File  |  1996-02-29  |  981b  |  39 lines

  1. ; CurveExpert application defaults file.  Edit
  2. ; at your own risk!
  3.  
  4. [User Defaults]
  5.  
  6.  
  7.  
  8. [Single-Precision]
  9.  
  10.  
  11.  
  12. [Plot Attributes]
  13.  
  14.  
  15.  
  16. [User Models]
  17. Number=17
  18. Model0=Cauchy Model,1/(a*(x+b)^2+c)
  19. Model1=Inverse Model,a+b/x+c/x^2
  20. Model2=Log Normal Model,a*exp((ln(x)-b)^2/c)
  21. Model3=Gamma Model,a*(x/b)^c*exp(a/b)
  22. Model4=Bent Hyperbola Model,a+b*x-sqrt((c+b*x)^2+d^2)
  23. Model5=Two-Parameter Bell,a/(1+x*x)^b
  24. Model6=Beta Distribution,a*x^b*(1-x)^c
  25. Model7=Lorentz Equation,a+b*(cos(x-c))^d
  26. Model8=Truncated Fourier Series,a*cos(x+d)+b*cos(2*x+d)+c*cos(3*x+d)
  27. Model9=Generalized Hyperbola,a-b/(1+c*x)^(1/d)
  28. Model10=Chapman-Richards Model,a*(1-exp(-b*x))^c
  29. Model11=Bacon-Watts Double-Line,a+b*(x-d)-c*(x-d)*tanh((x-d)/e)
  30. Model12=BET Model,x/(a+b*x-(a+b)*x*x)
  31. Model13=Langmuir Model (Extended),1/(a+b*x^(c-1))
  32. Model14=Freundlich Model (Extended),a*x^(b*x^(-c))
  33. Model15=Gunary Model,x/(a+b*x+c*sqrt(x))
  34. Model16=Sum of Exponentials,a*exp(-b*x)+c*exp(-d*x)
  35.  
  36.  
  37.  
  38.  
  39.